Update GdkOffscreenWindow to new draw_drawable prototype
authorAlexander Larsson <alexl@redhat.com>
Thu, 4 Jun 2009 10:48:23 +0000 (12:48 +0200)
committerAlexander Larsson <alexl@redhat.com>
Thu, 4 Jun 2009 10:51:04 +0000 (12:51 +0200)
commitcd7afc14fdf636bd0b482b1c7f0b2dd0afb534cd
tree246416f7bbe02ede754c55d191b28224ecd57564
parent953be03acf9a19952250df709e384bb9fb44a2aa
Update GdkOffscreenWindow to new draw_drawable prototype

All rendering of drawables on offscreen was broken due to this change which
had not been implemented fully in offscreen windows.
gdk/gdkoffscreenwindow.c